CONTROL "All components developed by Jeremy Collake unless\nnoted otherwise. This software may be used free of charge,\nbut you may not redistributed modified copies of it. Unmodified\ncopies may be freely redistributed. All rights reserved.",IDC_STATIC,
LTEXT "Enter the process name below, wildcards accepted (i.e. mypro*.exe). When a process matching this specification is launched, its priority is adjusted to that selected on the right.",IDC_STATIC,7,136,265,25
LTEXT "This is the list of processes that are not allowed to execute on the computer. Whenever a process that matches one of these strings is found running, it will be terminated. Wildcards are accepted. For example, ""troj*.exe"" or ""*bad.exe"".",IDC_STATIC,126,7,108,93
LTEXT "The list below is of processes that should be excluded from out-of-control restraint. A wildcard patten may be used, such as ""prog*.exe"" or ""file?.exe"".",IDC_STATIC,7,7,294,25
CONTROL "CPU 0",IDC_CPU0,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,156,137,35,10
CONTROL "CPU 1",IDC_CPU1,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,156,150,35,10
CONTROL "CPU 2",IDC_CPU2,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,156,161,35,10
CONTROL "CPU 3",IDC_CPU3,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,156,174,35,10
CONTROL "CPU 4",IDC_CPU4,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,192,137,35,10
CONTROL "CPU 5",IDC_CPU5,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,192,150,35,10
CONTROL "CPU 6",IDC_CPU6,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,192,161,35,10
CONTROL "CPU 7",IDC_CPU7,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,192,174,35,10
CONTROL "CPU 8",IDC_CPU8,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,228,137,35,10
CONTROL "CPU 9",IDC_CPU9,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,228,150,35,10
CONTROL "CPU 10",IDC_CPU10,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,228,161,35,10
CONTROL "CPU 11",IDC_CPU11,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,228,174,35,10
CONTROL "CPU 12",IDC_CPU12,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,264,137,35,10
CONTROL "CPU 13",IDC_CPU13,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,264,150,35,10
CONTROL "CPU 14",IDC_CPU14,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,264,161,35,10
CONTROL "CPU 15",IDC_CPU15,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,264,174,35,10
PUSHBUTTON "Save / Add",IDC_SAVE,237,202,66,12
LTEXT "Enter the process name below, wildcards accepted (i.e. mypro*.exe). When a process matching this specification is launched, its affinity is adjusted to that selected on the right.",IDC_STATIC,7,134,137,68
IDS_TT_LOWER_TO_IDLE "Lower out-of-control processes to idle priority class instead of below normal priority class. Below normal priority class makes restrained processes take precedence over idle priority processes. If restrained processes are set to the idle priority class, they must compete for CPU resources with other processes at the idle priority class. It is recommended you leave this option off, its default state."
IDS_TT_SHOW_USAGE "Show cumulative processor usage in system tray."
IDS_TT_SHOW_RESPONSIVENESS "Show system responsiveness in system tray."
IDS_TT_USE_STATIC_ICON "Just show the Process Lasso icon in the system tray."
IDS_TT_SHOW_BALLOONS "Show informative balloons in the system tray when the Process Govenor has taken an action on a process."
IDS_SHOW_HIDE_MAIN_WINDOW "Show/hide main window"
END
STRINGTABLE
BEGIN
IDS_TT_SHOW_BALLOONS_FOR_RESTORATIONS
"Show informative balloons when a process has been restored in priority after having been lowered due to out-of-control restraint."
IDS_TT_UDPATES "Check for updates once per day. No information is sent out, only an HTTP based request for the latest version is done."
IDS_TT_BALLOON_DURATION "The duration to display the balloon, in seconds. The Operating Systems limits this value to between 10 and 30 seconds."
IDS_TT_APP_CLOSE_SECONDS
"Seconds to wait when gracefully closing an application before forcing it to terminate."
IDS_TT_OOCCCHECK "This indicates whether or not to enable out-of-control process restraint (dynamically lowering process priority classes)."
IDS_TT_TOTALUSAGE "The system must have at least this cumulative amount of processor usage before restraint will occur on any process."
IDS_TT_USAGEQUOTA "A process must be using at least this percent of total available processor time before being restrained."
IDS_TT_MILLISECONDS "A process must be 'out-of-control' for at least this many milliseconds before restraint."
END
STRINGTABLE
BEGIN
IDS_TT_USAGEQUOTAFORRESTORE
"A process must be using no more than this percent of total available processor time to be restored to its original priority class."
IDS_TT_BOOST_FOREGROUND_PROCESS
"Indicates whether or not to boost the foreground process priority class. It is recommended you leave this option off."
IDS_TT_BOOST_FOREGROUND_THREAD
"Indicates whether or not to boost the foreground thread priority."
IDS_OOC_EXCLUSIONS "Edit processes excluded from out-of-control process restraint."